0.1.9 • Published 4 months ago

@amisa/types v0.1.9

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

@amisa/types

This package contains shared types of amisa's packages.

If you are looking for types of amisa globals, you can import them from @amisa/globals package:

If you prefer to omit imports, a similar result can be achieved installing the @types/amisa package. Note that this is a third party library maintained at DefinitelyTyped and may not cover the latest amisa features.

Another use-case for @types/amisa is a typed amisa config as those types are not provided by amisa out of the box:

// amisa.config.ts
import type { Config } from '@amisa/types'

const config: Config.InitialOptions = {
  // some typed config
}

export default config
0.1.8

4 months ago

0.1.7

4 months ago

0.1.9

4 months ago

0.1.6

4 months ago

0.1.5

4 months ago

0.1.2

4 months ago

0.1.4

4 months ago

0.1.3

4 months ago

0.0.20

4 months ago

0.1.1

4 months ago

0.0.16

4 months ago

0.0.17

4 months ago

0.0.18

4 months ago

0.0.19

4 months ago

0.0.13

4 months ago

0.0.14

4 months ago

0.0.15

4 months ago

0.0.12

4 months ago

0.0.11

5 months ago

0.0.10

5 months ago

0.0.9

5 months ago

0.0.7

5 months ago

0.0.6

5 months ago

0.0.5

5 months ago

0.0.3

5 months ago

0.0.0

5 months ago