0.15.2 • Published 9 months ago

nullstack-types v0.15.2

Weekly downloads
-
License
MIT
Repository
-
Last release
9 months ago

Nullstack Types

Typing files including framework docs and some examples of uses (e.g. Context in Nullstack).

❗ Nullstack framework already absorbed those types, so currently this package is only kept for historical purposes.

A example project using it from Nullstack: nullstack-tsx-example.

Learn more about Nullstack

Read the documentation

How this project were used in the past

Installing it:

npm install nullstack-types -D

To make the editor absorb it inside TS files put a reference on top of them:

/// <reference types="nullstack-types"/>

// all types can be imported too!
import type { NullstackClientContext } from 'nullstack-types';
0.15.2

9 months ago

0.15.0

2 years ago

0.15.1

2 years ago

0.6.2

2 years ago

0.6.1

2 years ago

0.6.0

2 years ago

0.5.5

2 years ago

0.5.2

2 years ago

0.5.0

2 years ago