Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add index.d.ts file. #18

Merged
merged 1 commit into from
Oct 10, 2017
Merged

Add index.d.ts file. #18

merged 1 commit into from
Oct 10, 2017

Conversation

malash
Copy link
Member

@malash malash commented Sep 30, 2017

No description provided.

Copy link
Contributor

@ssnau ssnau left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@malash malash merged commit 7b855d0 into master Oct 10, 2017
@malash malash deleted the support-typescript branch October 10, 2017 06:28
type Message = 'get' | 'set';

export declare class State {
get(path?: Path): any

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

rule #1: use any as little as possible.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants