Interface SubstructLibraryConstructor

Returns a new SubstructLibrary instance

interface SubstructLibraryConstructor {
    new SubstructLibraryConstructornew (): SubstructLibrary;
}

Constructors

Constructors