UNPKG

80 BTypeScriptView Raw
1export declare const launchers: () => Readonly<{
2 [key: string]: string;
3}>;