From the docs: https://www.typescriptlang.org/tsconfig/#include > If the last path segment in a pattern does not contain a file extension or wildcard character, then it is treated as a directory, and files with supported extensions inside that directory are included (e.g. .ts, .tsx, and d.ts by default).
@/utils
Utility functions, types and assortments.
"Life is like a box of chocolates" - Forrest Gump
Packaging
This (internal) package exports a vanilla TypeScript library. We rely on the importing project to transpile and bundle it.