Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 440 Bytes

CONTRIBUTING.md

File metadata and controls

19 lines (13 loc) · 440 Bytes

clean up typings

  • regexp: /export class .*?JNI {(.|[\r\n])*?}//
  • regexp: /export module .*? {([\t\r\n])*?}// twice
  • regexp: /declare module com {([\t\r\n])*?}/

ios typings

run in the demo app

TNS_TYPESCRIPT_DECLARATIONS_PATH="$(pwd)/typings" tns build ios --bundle

clean up typings

  • regexp: /description\(\): string;//
  • regexp: /hash\(\): number;//
  • regexp: /var:/variant:/