// Type definitions for Samchon Collection v0.0.2 // Project: https://github.com/samchon/framework // Definitions by: Jeongho Nam // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// declare module "samchon-collection" { import collection = samchon.collection; export = collection; }