Skip to content

Commit 99e7169

Browse files
author
FMS-Cat
committed
FUCK
1 parent 7b98e03 commit 99e7169

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
export type { BezierControlPoint, BezierNode, SerializedBezierNode } from './types/BezierNode';
2+
export type { AutomatonOptions } from './types/AutomatonOptions';
23
export type { ChannelUpdateEvent } from './types/ChannelUpdateEvent';
34
export type { FxContext, FxDefinition, FxParam } from './types/FxDefinition';
45
export type { FxSection, SerializedFxSection } from './types/FxSection';

0 commit comments

Comments
 (0)