1.3.0 • Published 8 months ago

@txe/define-x v1.3.0

Weekly downloads
-
License
MIT
Repository
github
Last release
8 months ago

define-x

Define a type for a value.

Installation

Available as @txe/define-x via your preferred Node.js package manager.

Usage

import { define } from '@txe/define-x'

export default define<string>('hello')
1.3.0

8 months ago

0.3.0

8 months ago

0.2.0

8 months ago

0.1.0

8 months ago