AppFlowy-Web/src/application/constants.ts

3 lines
78 B
TypeScript

export const databasePrefix = 'af_database';
export const HEADER_HEIGHT = 48;