mirror of
https://github.com/bendtherules/react-vis-gridarea.git
synced 2026-08-19 00:34:06 +00:00
Deploy Storybook to Github Pages [skip ci]
This commit is contained in:
Vendored
+5
@@ -0,0 +1,5 @@
|
||||
export declare class Greeter {
|
||||
private greeting;
|
||||
constructor(message: string);
|
||||
greet(): string;
|
||||
}
|
||||
Reference in New Issue
Block a user