@fkui/logic
    Preparing search index...

    Class PersistenceService<T>

    This feature can be used by creating a new file with something like:

    export const MyCustomPersistenceService = new PersistenceService<MyCustomApplicationModel>();
    

    There is also a simplified version in SimplePersistenceService.

    Type Parameters

    • T

    Implements

    Index

    Constructors

    Methods

    Constructors

    Methods