Logo white

王明 / Food-Labeling-Management-Platform

Sign in
  • Sign in
  • Project
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • Food-Labeling-Management-Platform
  • 美国版
  • Food Labeling Management Platform
  • global.d.ts
  • 完善打印逻辑
    699ea6e8
    杨鑫 authored
    2026-05-09 16:32:54 +0800  
    Browse Code »
global.d.ts 79 Bytes
Edit Raw Blame History
1 2 3 4 5
declare module "figma:asset/*" {
  const src: string;
  export default src;
}