Skip to content

Commit

Permalink
Merge pull request utkarshdubey#1 from Hydrophobefireman/main
Browse files Browse the repository at this point in the history
fix..
  • Loading branch information
utkarshdubey authored Feb 1, 2021
2 parents 5b9131c + 5edc3d2 commit af134ed
Show file tree
Hide file tree
Showing 16 changed files with 2,983 additions and 10,867 deletions.
14 changes: 7 additions & 7 deletions dist/index.d.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import './setup';
interface Props {
scene: object;
assets: object;
}
export declare const Spline: ({ scene, assets }: Props) => JSX.Element;
export {};
import './setup';
interface Props {
scene: object;
assets: object;
}
export declare const Spline: ({ scene, assets }: Props) => JSX.Element;
export {};
Loading

0 comments on commit af134ed

Please sign in to comment.