@dlghq/dialog-types

1.38.3 • Public • Published

dialog types

Flow types for dialog projects.

Installation

npm install --save @dlghq/dialog-types

Usage

/*
 * @flow
 */

import type { User } from '@dlghq/dialog-types';

const user: User = getUser();

License

Apache-2.0

Readme

Keywords

Package Sidebar

Install

npm i @dlghq/dialog-types

Weekly Downloads

2

Version

1.38.3

License

Apache-2.0

Unpacked Size

24.5 kB

Total Files

8

Last publish

Collaborators

  • timurkhabibullin