ChatGPT-Next-Web/app/masks.ts

4 lines
80 B
TypeScript

import { Mask } from "./store/mask";
export const BUILT_IN_MASKS: Mask[] = [];