fix: implement stream playback cleaner structure
This commit is contained in:
@@ -87,6 +87,7 @@ export function subscribeToParticleChildren(
|
||||
);
|
||||
}
|
||||
|
||||
// This creates a new particle document with the given properties and returns its ID.
|
||||
export async function createParticle<T extends ParticleType>(
|
||||
collectionPath: string,
|
||||
type: T,
|
||||
|
||||
Reference in New Issue
Block a user