mirror of
https://gitee.com/nocobase/nocobase.git
synced 2025-07-02 11:12:20 +08:00
fix(server): fix import crypto in pub sub manager (#5111)
This commit is contained in:
parent
3b4b2ebea9
commit
7276322117
@ -7,6 +7,7 @@
|
||||
* For more information, please refer to: https://www.nocobase.com/agreement.
|
||||
*/
|
||||
|
||||
import crypto from 'node:crypto';
|
||||
import _ from 'lodash';
|
||||
import { type PubSubManagerSubscribeOptions } from './types';
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user