UNPKG

@eggjs/tegg-types

Version:
5 lines (4 loc) 74 B
export type Id = string; export interface IdenticalObject { id: Id; }