magic-script-typings

1.7.1 • Public • Published

MagicScript Typings

npm version License

MagicScript Typscript Definitions

These .d.ts files are meant to be used in your MagicScript application to enable code completion in VS Code.

Updating Documentation

  1. Get documentation source code and install dependencies
git clone https://github.com/magic-script/magic-script-typings.git
cd magic-script-typings
yarn
yarn typedoc
cd website
yarn
  1. Make your changes and test them locally
yarn start
  1. Save your changes
git commit

License

This project is licensed under the Apache License, Version 2.0 - see the LICENSE file for details

Readme

Keywords

Package Sidebar

Install

npm i magic-script-typings

Weekly Downloads

11

Version

1.7.1

License

Apache-2.0

Unpacked Size

831 kB

Total Files

175

Last publish

Collaborators

  • creationix
  • konradpiascik
  • tonycuadra