chore(server): added IO functor reference
This commit is contained in:
parent
57987a83d0
commit
d55470188c
@ -1,5 +1,6 @@
|
|||||||
import { compose } from 'ramda'
|
import { compose } from 'ramda'
|
||||||
|
|
||||||
|
// https://mostly-adequate.gitbook.io/mostly-adequate-guide/appendix_b#io
|
||||||
export class IO {
|
export class IO {
|
||||||
public unsafePerformIO: any
|
public unsafePerformIO: any
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user