chore: include pre-built dist for github install
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
export type { SkillResolutionOptions } from "./skill-resolution-options";
|
||||
export { clearSkillCache, getAllSkills } from "./skill-discovery";
|
||||
export { extractSkillTemplate } from "./loaded-skill-template-extractor";
|
||||
export { injectGitMasterConfig } from "./git-master-template-injection";
|
||||
export { resolveSkillContent, resolveMultipleSkills, resolveSkillContentAsync, resolveMultipleSkillsAsync, } from "./skill-template-resolver";
|
||||
Reference in New Issue
Block a user