Blame view

美国版/Food Labeling Management Platform/global.d.ts 79 Bytes
699ea6e8   杨鑫   完善打印逻辑
1
2
3
4
  declare module "figma:asset/*" {
    const src: string;
    export default src;
  }