UNPKG
@lillallol/dic
Version:
latest (2.0.0)
2.0.0
1.1.0
1.0.0
My own dependency injection container.
github.com/lillallol/dic
lillallol/dic
@lillallol/dic
/
dist
/
constants.js
9 lines
(8 loc)
•
209 B
JavaScript
View Raw
1
2
3
4
5
6
7
8
9
"use strict"
;
Object
.
defineProperty
(
exports
,
"__esModule"
, {
value
:
true
});
exports
.
constants
=
void
0
;
exports
.
constants
= {
twig
:
"|_"
,
stem
:
"|"
,
subGraphHasBeenAlreadyPrintedSymbol
:
"<*>"
, };