die heldin script add
This commit is contained in:
13
node_modules/@stomp/stompjs/esm6/stomp-config.js
generated
vendored
Normal file
13
node_modules/@stomp/stompjs/esm6/stomp-config.js
generated
vendored
Normal file
@@ -0,0 +1,13 @@
|
||||
/**
|
||||
* Configuration options for STOMP Client, each key corresponds to
|
||||
* field by the same name in {@link Client}. This can be passed to
|
||||
* the constructor of {@link Client} or to [Client#configure]{@link Client#configure}.
|
||||
*
|
||||
* There used to be a class with the same name in `@stomp/ng2-stompjs`, which has been replaced by
|
||||
* {@link RxStompConfig} and {@link InjectableRxStompConfig}.
|
||||
*
|
||||
* Part of `@stomp/stompjs`.
|
||||
*/
|
||||
export class StompConfig {
|
||||
}
|
||||
//# sourceMappingURL=stomp-config.js.map
|
||||
Reference in New Issue
Block a user