UNPKG

@brizy/media-gallery

Version:
4 lines (3 loc) 54 B
export type NewType<T, I> = T & { __typeId: I; };