2 lines
41 B
TypeScript
2 lines
41 B
TypeScript
export type ServiceInterfaceId = string;
|
export type ServiceInterfaceId = string;
|