UNPKG

create-completion-spec

Version:

Initialize a Fig custom spec boilerplate in the current directory

2 lines (1 loc) 98 B
export declare function createCompletionSpec(specName: string, autocompleteFolder: string): void;