Files
keycloak_theme/myObject.d.ts

4 lines
51 B
TypeScript
Raw Permalink Normal View History

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