Skip to main content
Sign in
Snippets Groups Projects
Commit a5a45eda authored by Sigmund, Dominik's avatar Sigmund, Dominik
Browse files

fix typescript definition

parent d1fdf564
No related branches found
No related tags found
1 merge request!3fix typescript definition
Pipeline #65484 failed
export as namespace Config;
export = Config;
declare class Config {
export class Config {
constructor();
_reload(): void;
_show(): any;
......
......
{
"name": "@libs/config",
"version": "1.13.0",
"version": "1.13.1",
"description": "Simple Config with ENV Support",
"main": "index.js",
"scripts": {
......
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment