tildefriends/src/bcrypt.js.h

6 lines
81 B
C

#pragma once
#include "quickjs.h"
void tf_bcrypt_register(JSContext* context);