lfk-client-js/dist/models/Principal.d.ts

4 lines
53 B
TypeScript

export declare type Principal = {
id: number;
};