ChatGPT-Next-Web/app/masks/cn.ts

4 lines
84 B
TypeScript

import { BuiltinMask } from "./typing";
export const CN_MASKS: BuiltinMask[] = [];