__CopyrightMessage__ __DefinitelyTypedHeading__ // This file is used for development of the jsnlog.ts itself. // If you're using JSNLog in your own code, use jl.d.ts. declare namespace JL { __NonJlInterfaces__ } declare function __jsnlog_configure(jsnlog: any): void;