Circular Dependencies and Error in Schema Usage
Is it not possible to do the following when importing schemas:
I have FileA.ts using a schema in FileB.ts and FileB.ts using a schema from FileA.ts but I get the following error:
I have FileA.ts using a schema in FileB.ts and FileB.ts using a schema from FileA.ts but I get the following error:
