1
0
Files

4 lines
99 B
TypeScript

export declare function setup(feature: {
[key: string]: boolean | string;
}): Promise<string>;