6 lines
112 B
TypeScript
6 lines
112 B
TypeScript
/**
|
|
* NfTablesProxy implementation
|
|
*/
|
|
export * from './nftables-proxy.js';
|
|
export * from './models/index.js';
|