// codegen:start {preset: barrel, include: ./Set/*.ts, prefix: "@tsplus/stdlib/collections"} export * from "@tsplus/stdlib/collections/Set/definition" export * from "@tsplus/stdlib/collections/Set/empty" export * from "@tsplus/stdlib/collections/Set/from" export * from "@tsplus/stdlib/collections/Set/make" // codegen:end