GITLAB

杨桓桓 / PCSdk_laya

Sign in
  • Sign in
  • Project
  • Files
  • Commits
  • Network
  • Graphs
  • Issues 0
  • Merge Requests 0
  • Wiki
  • pcsdk_laya
  • puchi_laya
  • const.d.ts
  • 8ce59702   add 2.0demo Browse Code »
    杨桓桓
    2020-03-25 16:49:51 +0800  
const.d.ts 113 Bytes
Edit Raw Blame History
1 2 3 4 5 6 7
declare const MyBridge;
interface Object {
    onMyBridgeReady: any;
    startTime: any;
    pixelRatio: any;
}