UNPKG

@alexaegis/common

Version:
2 lines 91 B
export type Nullable<T> = T | undefined | null; //# sourceMappingURL=nullable.type.d.ts.map