0.0.7 • Published 11 months ago

@lukasbe/svelte-props-type-extractor v0.0.7

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
11 months ago

svelte-props-type-extractor

A small utility package to extract the types of Typescript written Svelte files for contract testing or code generation.

Usage

import { extractTypesFromFile } from '@luaksbe/svelte-props-type-extractor;

await extractTypesFromFile('test.svelte');
0.0.7

11 months ago

0.0.6

11 months ago

0.0.5

11 months ago

0.0.4

11 months ago

0.0.3

12 months ago

0.0.2

12 months ago

0.0.1

12 months ago