UNPKG

128 BTypeScriptView Raw
1export declare const UNINITIALIZED_VALUE: unique symbol;
2export declare type UninitializedValue = typeof UNINITIALIZED_VALUE;