UNPKG

@masala/parser

Version:
12 lines (9 loc) 209 B
/* * Masala Parser * https://github.com/masala/masala-parser * * Copyright (c) 2016-2025 Didier Plaindoux & Nicolas Zozol * Licensed under the LGPL3 license. */ class Unit {} export default new Unit()