Created
March 5, 2018 23:38
-
-
Save vatson/e3d2514ef7a3690d1f564df31aeb63d4 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
declare const _default: FunctionalComponentOptions<Record<string, any>, string[] | { | |
[x: string]: PropOptions<any> | (() => any) | (new (...args: any[]) => any) | ((() => any) | (new (...args: any[]) => any))[]; | |
}>; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment