Run prettier
This commit is contained in:
@@ -1,7 +1,4 @@
|
||||
import {
|
||||
APIOrder,
|
||||
OrdersChannelSubscriptionOpts,
|
||||
} from '@0x/types';
|
||||
import { APIOrder, OrdersChannelSubscriptionOpts } from '@0x/types';
|
||||
|
||||
export interface OrdersChannel {
|
||||
subscribe: (subscriptionOpts: OrdersChannelSubscriptionOpts) => void;
|
||||
|
||||
Reference in New Issue
Block a user