%module jsupm_apds9002
%include "../upm.i"

%{
    #include "apds9002.h"
%}

%include "apds9002.h"