GITLAB

杨桓桓 / PCSdk_laya

Sign in
  • Sign in
  • Project
  • Files
  • Commits
  • Network
  • Graphs
  • Issues 0
  • Merge Requests 0
  • Wiki
  • pcsdk_laya
  • puchi_laya
  • libs
  • cont.d.ts
  • 98e2288d   x Browse Code »
    宋庆平
    2020-04-30 17:24:30 +0800  
cont.d.ts 88 Bytes
Edit Raw Blame History Permalink
1 2 3 4 5
interface Object {
    onMyBridgeReady: any;
    startTime: any;
    pixelRatio: any;
}