Skip to content

Instantly share code, notes, and snippets.

@vatson
Created March 5, 2018 23:38
Show Gist options
  • Save vatson/e3d2514ef7a3690d1f564df31aeb63d4 to your computer and use it in GitHub Desktop.
Save vatson/e3d2514ef7a3690d1f564df31aeb63d4 to your computer and use it in GitHub Desktop.
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