nimbus-gui/src/index.d.ts

5 lines
167 B
TypeScript

// FIX(rickard): See if we can get the types properly from the lib instead
declare module '@status-im/colors' {
export const customisation: Record<string, string>
}