mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2025-12-18 04:06:19 +00:00
docs: extend discription of getInstance()
This commit is contained in:
committed by
Karl-Philipp Wulfert
parent
f847a2aa0c
commit
771c417db8
@@ -98,6 +98,7 @@ export interface SCThingWithCategoriesSpecificValues {
|
||||
|
||||
/**
|
||||
* Meta information about a thing without references that accepts payments
|
||||
* It intentionally does not extend the SCThingMeta implementation to be able to include generics.
|
||||
*/
|
||||
export class SCThingWithCategoriesWithoutReferencesMeta<T, U>
|
||||
implements SCMetaTranslations<SCThingWithCategoriesWithoutReferences<T, U>> {
|
||||
|
||||
Reference in New Issue
Block a user