UNPKG
@gdquest/codemirror-gd-exercise-theme
Version:
latest (0.1.2)
0.1.2
0.1.1
0.1.0
Light and dark themes and syntax highlight themes made for GDExercise.
@gdquest/codemirror-gd-exercise-theme
/
dist
/
utils.d.mts
2 lines
•
100 B
text/typescript
View Raw
1
2
export
declare
function
invertLightness
(
color
:
string
):
string
;
//# sourceMappingURL=utils.d.mts.map