Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 572 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 572 Bytes

data2ts README

quick generate type declaration that support javascript and typescript

Installation

  • Click on the Extensions icon (usually on the left-hand side of your editor).
  • Search for "data2ts".
  • Find the extension in the list and click the install button.

Usage

  1. Through the Command Palette.
  • ctrl + shift + p -> data2ts
  • cmd + shift + p -> data2ts
  1. Through the shortcut
  • default shortcut
    • mac "cmd + alt + space"
    • win "ctrl + alt + space"