UNPKG

106 BPlain TextView Raw
1export const UNINITIALIZED_VALUE = Symbol()
2export type UninitializedValue = typeof UNINITIALIZED_VALUE