UNPKG

st-enable

Version:

Enables SpringType features in existing projects.

2 lines (1 loc) 76 B
export declare const enableFeature: (featureName: string) => Promise<void>;