@fkui/logic
    Preparing search index...

    Class SimplePersistenceService<T>

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

    export const MyAwesomePersistenceService = new SimplePersistenceService<MyAwesomeModel>("my-awesome-key");
    

    There is also a more advanced version in PersistenceService.

    Type Parameters

    • T

    Implements

    Index

    Constructors

    Methods

    Constructors

    Methods