UNPKG

108 BTypeScriptView Raw
1/**
2 * @ignore
3 */
4export declare const getUniqueScopes: (...scopes: (string | undefined)[]) => string;