keycloak_theme/zz_esm/myObject.d.ts

4 lines
51 B
TypeScript

export declare const myObject: {
p: string;
};