Files
keycloak_theme/zz_esm/myObject.d.ts
2021-02-20 11:42:26 +00:00

4 lines
51 B
TypeScript

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