yaml Type-safe import of YAML in TypeScript Example import { yaml } from 'tscm-examples'; const file = yaml!!('./demo.yml');