%
% Copyright (c) 2021-2023 Zeping Lee
% Released under the MIT License.
% Repository: https://github.com/zepinglee/citeproc-lua
%

% ## Bibliography commands

\NewDocumentCommand \addbibresource { o m }
  { \clist_put_right:Nn \l__csl_bib_resources_clist {#2} }
