_ids: {
    @deep-foundation/core: {
        [key: string]: number;
    };
} = ...

Type declaration

  • @deep-foundation/core: {
        [key: string]: number;
    }
    • [key: string]: number

Generated using TypeDoc