Cory McWilliams
f4f6bb8333
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@3671 ed5197a5-7fde-0310-b194-c3ffbd925b24
6 lines
81 B
C
6 lines
81 B
C
#pragma once
|
|
|
|
#include "quickjs.h"
|
|
|
|
void tf_bcrypt_register(JSContext* context);
|