@forge/events
2.0.15-experimental-e9a12c22.0.16-next.0
out/fifoQueue.d.ts−
out/fifoQueue.d.tsDeleted−7
Index: package/out/fifoQueue.d.ts
===================================================================
--- package/out/fifoQueue.d.ts
+++ package/out/fifoQueue.d.ts
@@ -1,7 +0,0 @@
-import { Queue } from './queue';
-export declare class FifoQueue extends Queue {
- protected isFifo(): boolean;
- protected validate(): void;
- protected getEndpoint(): string;
-}
-//# sourceMappingURL=fifoQueue.d.ts.map
\ No newline at end of file