Skip to content

Latest commit

 

History

History

yaml

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

yaml

Type-safe import of YAML in TypeScript

Example

import { yaml } from 'tscm-examples';

const file = yaml!!('./demo.yml');