Files
oh-my-opencode/src/hooks/rules-injector/rule-file-finder.ts
T

3 lines
132 B
TypeScript
Raw Normal View History

export { findRuleFiles } from "@oh-my-opencode/rules-core";
export type { FindRuleFilesOptions } from "@oh-my-opencode/rules-core";