Skip to content
This repository has been archived by the owner on Jun 23, 2024. It is now read-only.

versions

eek#4015 edited this page Nov 19, 2020 · 1 revision

Versions

v Status
v1 Default, active
v2 In Dev, PRs welcome

v1

from postbin import postSync
from postbin import postAsync

v2

# No sync support yet
from postbin.v2 import AsyncHaste
Clone this wiki locally