mirror of
https://github.com/stan-smith/FossFLOW.git
synced 2025-12-24 06:58:48 -05:00
feat: exports isoflow props as type
This commit is contained in:
@@ -147,7 +147,8 @@ export {
|
||||
NodeInput,
|
||||
RectangleInput,
|
||||
ConnectorInput,
|
||||
sceneValidationSchema
|
||||
sceneValidationSchema,
|
||||
IsoflowProps
|
||||
};
|
||||
|
||||
export const version = PACKAGE_VERSION;
|
||||
|
||||
Reference in New Issue
Block a user