mirror of
https://github.com/mCaptcha/mCaptcha.git
synced 2026-02-11 10:05:41 +00:00
call proof generator from within a web worker
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
* this program. If not, see <https://spdx.org/licenses/MIT.html> for
|
||||
* MIT or <http://www.apache.org/licenses/LICENSE-2.0> for Apache.
|
||||
*/
|
||||
import {Token} from "./sendWork";
|
||||
import {Token} from "./types";
|
||||
|
||||
/**
|
||||
* send pow validation token as message to parant of the iframe
|
||||
|
||||
Reference in New Issue
Block a user