randombytes-pure
Version:
JS-only implementation of randomBytes, intended for use with React Native and other limited runtimes
8 lines • 332 B
TypeScript
export declare const branches: string[];
export declare const plugins: string[];
export declare const assets: string[];
export declare const preset: string;
export declare const linkCompare: boolean;
export declare const linkReferences: boolean;
export declare const assignees: string[];
//# sourceMappingURL=release.config.d.ts.map