UNPKG

ts-jsdk

Version:

TypeScript implementation of the Java platform

4 lines (3 loc) 54 B
export interface Principal { getName(): string; }