Appearance
Obj / PropertySignature
import { Obj } from '@wollybeard/kit' // Access via namespace Obj.PropertySignature.someFunction()
import * as Obj from '@wollybeard/kit/obj' // Access via namespace Obj.PropertySignature.someFunction()