0.1.5Updated 6 months ago
declare namespace Supply {
  interface Options<PEMC extends Entity.Meta.Config = Entity.Meta.Config> extends Entity.Options<PEMC> {
    
  }
}