@univerjsnetworkfacadeReadme

@univerjs/network v0.5.4


facade

Classes

ClassDescription
FNetworkFBase is a base class for all facade classes. It provides a way to extend classes with static and instance methods. The _initialize as a special method that will be called after the constructor. You should never call it directly.